﻿#gallo-header
{
    padding:0px 20px;
	height:94px;
}

#header-sign-in
{
    color:#222222;
    /*padding-top:15px;
    margin-left:20px;*/
    font-size: 14px;
}

#header-contact-us
{
    font-size: 14px;
}

#quick-shopping-carts {
    font-size: 14px;
    
}

.no-decoration-link a
{
    text-decoration:none;
    color:#666666; 
}

.no-decoration-link a:hover
{
    color:#222222;  
}

.page-min-width
{
    margin: 0;
    height: 0px;
    /*width:960px;*/
}

#header-menu-bar
{
    margin-top:10px;
    width:auto;
}

#header-gallo-logo
{
    float:left;
    margin-right:20px;
}

#header-top
{
    padding:0px 20px;
    height:52px;
}

#header-top a { color: #222222; }
#header-top a:hover { color: #222222; }

#header-bottom
{
    height:32px;
    padding-right:20px;
}

#dlgButtons .btn
{
    font-size:12px;
    font-weight:bold;
    color:#666666;   
}

#top-bar
{
    /*padding:0px 20px 10px 20px;*/
    background-color:#fff;
    position:relative;
}

#top-bar-inner
{
    background-color:#fff;
    border:1px solid White;
    border-top:0;
    /*padding: 10px 16px;*/
    color:#222222;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
}

#top-bar-inner form { margin:0; padding: 0; }
#top-bar-inner label { font-size: 14px; margin-bottom:5px; font-weight: 300; }
#top-bar-inner .search-section
{
    border-left: 1px dotted #aaa;
    padding-left: 10px;
    min-height: 65px;
}

#top-bar-inner .search-input a { color: #666666; }
#top-bar-inner .search-input a:hover { color: #666666; }

#left-side-bar
{
	float:left;
	width:200px;
	margin-right:10px;
    display: block;
}

#site-content
{
    padding:10px 20px;
    width:auto;
}

#main-content
{
    margin-left:210px;
    width:auto;
    min-height:300px;
}

#gallo-footer
{
    padding:20px 30px;
    color:#4f4f4f;
    text-align: center;
}

#gallo-footer a { color: #4f4f4f; }
#gallo-footer a:hover { color: #4f4f4f; }

#footer-top-border
{
    height:1px;
    border-top:1px dotted #666666;
    border-bottom:1px dotted #666666;
    margin:0px 20px;
}


.cta-block
{
    float:left;
    width:310px;
    margin-right:15px;  
}

.cta-block img
{
    width:310px;
    height:160px;
}

.cta-block-middle
{
    height:40px;
    background-color:#333333;
    padding:0px 10px;
    line-height:40px;
    color:#f4f4f4;
    font-size:13px;
    overflow:hidden;
}

.cta-block-bottom
{
    margin-bottom:10px;
    height:80px;
    padding:10px 10px;
    color:#666666;
    background-color:White;
    font-size:11px;
    overflow:hidden;
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
    line-height:normal;
}

.cta-block-bottom a
{
    color:#4aabe2;
}

#FeaturedSportList  { font-size:9px; padding:5px; border:1px solid #b4b4b4; border-radius:4px; }
#FeaturedSportList > span { display: block; margin-bottom:5px; padding: 5px 10px; background-color: #ededed; color : #666666; font-weight: bold; font-size: 10pt; }
#FeaturedSportList > div { height:400px; overflow: auto;padding: 5px; }
#FeaturedSportList > div > div { padding-top:5px; border-bottom: 1px dotted #CCCCCC; text-align: center; height: 100px }
#FeaturedSportList > div > div img { height: 80px; }
#FeaturedSportList > div > div a { color:#666; text-decoration: none }
#FeaturedSportList > div > div a:hover { color:#666; text-decoration: underline }

#search-feedback
{
    width:auto;
}

#search-feedback-top
{
	height:20px;
	margin-bottom:5px;
}

#search-result-count
{
    font-weight:bold;
    color:#333333; 
    float:left;
    margin:8px 5px; 
}

.sitegroup-event-container
{
    float: left;
    width: 220px;
    height: 265px;
    margin:0px 10px 10px 0px;
    border:1px solid #b4b4b4;
    border-radius:4px;
}

.sitegroup-event-inner
{
    margin:10px 14px; 
    height: 240px;
    font-size: 12px;
}

.sitegroup-event-inner h3
{
    line-height: normal;
    font-size: 14px;
    font-weight: bold;
    color: #222222;
    margin: 0;
    text-align: center;
}

.sitegroup-event-inner h4
{
    line-height: normal;
    font-size: 13px;
    font-weight: bold;
    color: #222222;
    margin: 0;
    text-align: center;
}

.sitegroup-event-inner a,
.sitegroup-event-inner a:hover
{
    color:#222222;
    text-decoration:none;
}

.info-nav-bar-top {
    background-color:#ededed;
    margin-bottom:10px;
    -ms-border-radius:4px;
    border-radius:4px;
    height:34px;
    border:1px solid #b4b4b4;
}

.info-nav-bar-top-text
{
    color:#333333;
    font-size:16px;
    margin:7px;
    float:left;
    font-weight:bold;
}

.info-nav-bar-nav
{
    padding:2px;
    float:right;
    margin:2px;
}

.info-nav-bar-bottom
{
    margin:40px 0px 10px 0px;
    height:34px;
    border-top:1px dotted  #222222;
    padding:10px 0px 10px 10px;
}

.search-nav 
{
    padding:2px;
    float:right;
    margin:2px;
    font-weight:bold;
    color:#333333;
}

/*.search-nav a.next, .search-nav a.specific { text-decoration:none; padding:1px 10px; background-image:url(img/gen/next.gif); background-repeat:no-repeat; }
.search-nav a.prev { text-decoration:none; padding:1px 10px; background-image:url(img/gen/prev.gif); background-repeat:no-repeat; }*/

.search-result-container
{
    border-bottom: 1px dotted #8c8c8c;
    float: left;
    width: 179px;
    margin-bottom:5px;

}

.search-result-thumb
{
    width:180px;
	height:200px; 
	text-align: center;  
	vertical-align:bottom;
	display:table-cell;
}

.search-result-info { height:120px; width:161px; margin:0px auto; }
.search-result-actions { padding-top:5px; text-align: center; border-bottom:1px dotted #CCCCCC; border-top:1px dotted #CCCCCC; margin: 11px 0px 10px 0px}
.search-result-actions img { vertical-align:baseline; border:none; margin:0px 4px;}
.search-result-info-filename a { font-weight:bold; color:#222222; }
.search-result-info-source { color:#666666;}

.search-result-banner
{
    display:block;
    margin-top:5px;
    margin-left:auto;
    margin-right:auto;
    width:160px;
    height: 20px;
    background-color: #79786A;
    font-size: 10px;
    color: white;
    font-family: "Roboto",Helvetica,Arial,Verdana,sans-serif;
    font-weight: 700;
    text-align: center;
    vertical-align:middle;
}

.search-next-page
{
    height:331px;
    line-height:331px;
    text-align:center;
}

#default-search-bar-options {
    -webkit-box-shadow: 0 0 10px;
    -ms-box-shadow: 0 0 10px;
    box-shadow: 0 0 10px; 
    width: 292px; 
    border: 1px solid #999; 
    position: absolute; 
    margin-top: -7px; 
    z-index: 500; 
    background-color: White; 
    padding: 5px 10px;
}

.bar
{
    height:16px;
    border-radius:5px;
    line-height:16px;
    font-weight:bold;
    color:White;
    font-size:16px;
}

.header-bar
{
    padding:10px;
    background-color:#158590;
    margin-bottom:10px;
}

.info-bar
{
    padding:10px;
    background-color:#333333;
    margin-bottom:10px;
    height:13px;
    font-size:13px;
    border-radius:4px;
    line-height:13px;
}

.info-bar-help-area
{
    color:#222222;
    font-weight:bold;
    padding:10px;
    margin-bottom:10px;
}

.title-bar
{
    padding:10px;
    background-color:#8c8c8c;
    margin-bottom:10px;
    height:13px;
    font-size:13px;
    border-radius:4px;
    line-height:13px;
}

.general-content-header-bar
{
    padding:10px;
    background-color:#D96A4C;
    margin-bottom:10px;
}

.note-bar
{
    padding:10px;
    background-color:#F6F6F6;
    margin-bottom:10px;
    border:1px solid white;
    color:#666666;
    font-size:11px;
    font-weight:normal;
}

.grid-content 
{
    background-color:White;
    border-radius:4px;
    padding: 2px 0;
}

.table-content { width:100%; }

.table-content th { text-align:left; color:#222222; font-weight:bold; }
.table-content td { border-top:1px dotted #8a8a8a; color:#222222;}

.table-content tr th:first-child, .table-content tr td:first-child { padding-left: 10px; }
.table-content tr th:last-child, .table-content tr td:last-child { padding-right: 10px; }

.modal-header-bar { background-color:#d96a4c; margin:5px; }
.modal-backdrop { background-color:#EDEDED; }

.close, .close:hover { opacity:1; }


.list-item 
{
    padding:15px;
    border:1px solid #b4b4b4;
    background-color: White;
    margin-bottom:10px;
}

.list-item-container
{
    width:181px;
    text-align: center;  
	display:table-cell;
}

.list-item-actions { width:181px; padding-top:5px; text-align: center; border-bottom:1px dotted #CCCCCC; border-top:1px dotted #CCCCCC; margin: 10px auto}
.list-item-actions img { vertical-align:baseline; border:none; margin:0px 5px;}

.list-item-info
{
    line-height:16px;
    color:#222222;
    margin-top:-4px;
    margin-bottom: 20px;
}

.list-item-info table tr td:first-child
{
	font-weight: bolder;
	width: 200px;
}

.detail-info
{
    color:#222222;
    line-height:16px;
}

.review-item
{
    background-color:#f6f6f6;
}

.review-label
{
    color:#222222;
    font-size:11px;
    margin:0px 10px 10px 10px;
}

.form-horizontal .control-label
{
    text-align:left;
    font-weight:bold;
    color:#222222;
    font-size:11px;
}

.form-horizontal .control-group
{
    margin-bottom:20px;
}

.event-header
{
    background-color:#F6F6F6;
	color: #222222;
	padding:10px 15px;
	font-size: larger;
	font-weight: bold;
	margin-top:5px;
    -ms-border-top-left-radius:4px;
    border-top-left-radius:4px;
    -ms-border-top-right-radius:4px;
    border-top-right-radius:4px;
}

.event-list table
{
	border-collapse: collapse;
	width: 100%;
}
.event-list table td
{
	padding: 5px 10px;
	border:1px solid #F6F6F6;
}
.event-list table a
{
	font-size: larger;
}

.top-event-list 
{
    width:auto;
	border-collapse: collapse;
	margin-bottom:10px;
}
.top-event-list td 
{
	border:1px solid #F6F6F6; border-top:0; border-bottom: 0;
	padding:3px 3px;
}

.carousel-control 
{
    border: 0;
    background: none;
    font-weight: lighter;
    font-size: 80px;
    opacity: 1;
}

.carousel-control:hover {
  opacity:1;
}

#login-form 
{
    border: 4px solid black;
    border-radius: 10px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding: 15px 40px;
    background-color: White;
}

#login-form h3 
{
    color: #222222;
    font-size: 20px;
    font-weight:bold;
    margin: 0;
    padding: 0;
}

#login-form .validation-summary-valid 
{
    display: none;
}

#login-form hr
{
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    border-top-color: #ccc;
    border-style: dotted;
}

#login-form .control-label
{
    font-weight: bold;
    font-size: 10px;
    color: #222222;
    margin-bottom: 0;
}

#login-form .btn-mini
{
    color:#666666;
}

#login-form .btn
{
    font-weight: bold;
}

#login-form .validation-summary-errors 
{
    color: #C00;
}

ul.vert-menu, .vert-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px; /* Width of Menu Items */
	background: transparent; /* IE6 Bug */
}

ul.vert-menu li {
	position: relative;
}

.vert-menu ul {
	position: absolute;
	left: 199px; /* Set 1px less than menu width */
	top: 0;
	display: none;
/*	z-index: 0;*/
	background: #fff url(images/999.png) no-repeat;
}

/* Styles for Menu Items */
.vert-menu li a {
	display: block;
	text-decoration: none;
	color: #777;
	border: 1px solid transparent;
	padding: 5px;
}

.vert-menu > li > a {
	border-bottom: 1px solid #ccc; /* IE6 Bug */
}

/* Holly Hack. IE Requirement \*/
* html .vert-menu li { float: left; height: 1%; }
* html .vert-menu a { height: 1%; }
/* End */

.vert-menu li:hover ul, .vert-menu li.over ul { display: block; } /* The magic */

.vert-menu > li.over > a {
	border: 1px solid #999 !important;
	border-right: 1px solid red;
}

.vert-menu > li.over {
}
.vert-menu ul {
	border: 1px solid #999;
	border-left: 0;
}

.vert-menu ul a {
	border: 0;
}

#left-event-menu > div
{
    padding: 7px;
    text-align: left;
    background-color: #333333;
    color: White;
    font-weight: bold;
    height:19px;
}

#left-event-menu .vert-menu 
{
    margin-bottom: 10px;
}

.left-info
{
    color:#666666;
    border: 1px solid #ccc;
    border-radius: 8px;
    background-color: White;
    padding: 5px 10px 15px 10px;
}
.left-info-header
{
    background-color: #eee;
    border-radius: 5px;
    padding: 2px 5px;
    margin-left: -5px;
    margin-right: -5px;
    font-weight: bold;
}

.left-info ul
{
    list-style-type: disc;
    margin-left: 15px;
}
.left-info h6
{
    margin: 0;
}
#registration-form 
{
    margin: 15px;
}
.form-horizontal .control-group:after 
{
    clear: none;
}
.form-horizontal .controls 
{
    margin-left : 220px;
}

.price-display-big
{
    font-size:19px;
    font-weight:bolder;
    margin-bottom:10px;
    margin-top:-3px;
    color:#222222;
}

.exclusivityPending { border: solid 2px orange; }
.exclusivityApproved { border: solid 2px green; }
.exclusivityDenied { border: solid 2px red; }

.control-group.control-emph 
{
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    margin: 1.5em 0;
    padding: 1.5em 0;
}

.required-indicator { color: #d00; font-weight: bold; }

#ArchivePromptList label 
{
    font-size:11px;
}

.carousel.carousel-fade .item {
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
  left: 0;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
  left: 0;
  z-index: 1;
}
.carousel.carousel-fade .carousel-control {
  z-index: 3;
}​

.row-fluid .span2_5 {
  width: 21.26063829787234%;
  *width: 21.26063829787234%;
}
.row-fluid .span1_5 {
  width: 8%;
  *width: 8%;
}
.row-fluid .span1_75 {
  width: 10%;
  *width: 10%;
}

.btn {
    font-family: "Roboto",Helvetica,Arial,Verdana,sans-serif !important;
    font-weight: 400;
}

.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #38d205, #299405);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#38d205), to(#299405));
  background-image: -webkit-linear-gradient(top, #38d205, #299405);
  background-image: -o-linear-gradient(top, #38d205, #299405);
  background-image: linear-gradient(to bottom, #38d205, #299405);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #299405 #299405 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #299405;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #ffffff;
  background-color: #299405;
  *background-color: #499249;
}

.general-content > h1 { color:#222222; font-size: 24px; }
.general-content > h2 { color:#222222; font-size: 22px; }
.general-content > h3 { color:#666666; font-size: 20px; }
.general-content > p { margin:10px 15px; }
.general-content { line-height:17px; }

.contact-us strong { color:#222222; }

.contact-us .row-fluid [class*="span"] { min-height:0px; }

.ui-datepicker { display:none; }

a.disabled {
    pointer-events: none;
}

    .lightbox-sidebar-item {
        display: inline-block;  
        text-align: center;
        vertical-align: middle;    
        height: 120px;
    }

    .lightbox-sidebar-item > img { 
        height: 120px;
    }

    .lightbox-sidebar-items-container{
        text-align:right;
        overflow-x: scroll;
        padding: 8px 0 8px 10px;
        left: 0;
    }

    button#lightbox-select {

    }

    ul#lightbox-menu-items.dropdown-menu {
        position: fixed;
        max-height:500px;
        overflow-y:auto;
    }

    #lightbox-bar-right-menu{
        text-align:right; 
        width: 180px; 
        background-color:#ccc;
        right: 0; 
        float:right; 
        padding: 8px 10px;
        
    }

   #lightbox-bar-right-menu.inline {
    float: none;
    text-align: left;
    background-color:#ccc;
    width: auto;
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
}
    
    

    #lightbox-bar-right-menu > h3 {
        display: none;
    }

    #lightbox-bar-right-menu.inline:visible > h3 {
        
    }

    #lightbox-bar-right-menu > button {
        width: 100%;
        background-image: none;
        display: block;
        margin-top: 20px;
    }

        #lightbox-bar-right-menu.inline > button {
            width: 180px;
            position: absolute;
            right: 10px;
            bottom: 3px;
        }
    #lightbox-bar-left-menu {
        text-align:right; 
        color:ivory; 
        width: 180px; 
        right: 0; 
        float:left; 
        padding: 8px 10px;
    }

    #lightbox-bar {
        opacity:0;
        height: 0;
        max-height: 0;
        overflow: hidden;
        transition: all 1.3s ease 1.15s;
        background: #ccc;
        white-space: nowrap;
        height: 500px;
    }

    #lightbox-manage-container {
        position: relative;
        min-height: 200px;
        display: none;
        background-color: #FFF;
        white-space: normal;
    }

    .lightbox-sidebar-items-count {
        vertical-align:middle;
    }


    .lightbox-mng-item {
        display: inline-block;
        width: 270px; 
        padding: 5px 5px 0; 
        margin-bottom: 10px; 
        vertical-align: top;
        border-top: 1px dotted gray;
        text-align: center;
        border: 1px solid #CCC;
        border-radius: 5px;
        margin-right: 10px;
        position: relative;
        padding-top: 30px;
    }

    .lightbox-mng-item > .list-item-actions {
        width: 100%;
    }

    .lightbox-mng-item > div.info {
        white-space: normal;        
    }

    .lightbox-mng-item > .list-item-container, .lightbox-mng-item > .list-item-container > .list-item-actions {
        width: auto;
    }

    .lightbox-mng-item > .selector-bar {
        background-color: #ccc;
        top: 0;
        left: 0;
        line-height: 30px;
        padding: 0 10px;
        position: absolute;
        right: 0;
        text-align: right;
    }
